email_client_auto Function

Syntax

C Email_Client_Auto([C send_to [,C subject [,C message [,C attachments [,C cc [,C bcc [,C profile ]]]]]]])

Arguments

send_toCharacter

One or more comma delimited addresses.

subjectCharacter

The subject of the message.

messageCharacter

The contents of the message.

attachmentsCharacter

The name of one or more files to attach to the message.

ccCharacter

One or more comma delimited addresses.

bccCharacter

One or more comma delimited addresses.

profileCharacter

Email profile.

Description

Load the appropriate email client specified in the email profile.

See Also